BASE_API_URL_STG=https://demo.martvill.techvill.net/api
GOOGLE_ANDROID_CLIENT_ID=30669204860-5k667ldrc0kikt060a5d54vop2e0rqfn.apps.googleusercontent.com
GOOGLE_IOS_CLIENT_ID=30669204860-dff9cctsh69iud9tcngsgrkjacj9na3c.apps.googleusercontent.com
GOOGLE_EXPO_CLIENT_ID=30669204860-lni3hbh5ga1h47n86vbjbl561ak35ja8.apps.googleusercontent.com
FACEBOOK_CLIENT_ID=329687222684086
RECAPTCHA_SITE_KEY=6LcL1NQqAAAAAEZq90xKkLIQKZLzMyQRpfBcDCtW
RECAPTCHA_BASE_URL=https://demo.martvill.techvill.net
APP_NAME=Martvill
APP_SLUG=martvill
ICON="./assets/icon.png"
SCHEME=com.medul.martvill
IDENTIFIER=com.techvill.martvill # Scheme name must have contain dot(.) or underscore(_), ex: "com.example"
FACEBOOK_CLIENT_SCHEME=fb329687222684086
SPLASH="./assets/splash.png"
SPLASH_BACKGROUND_COLOR='#FCCA19' # Please make sure your color code wrap with quote. ex: "#FCCA19"
ANDROID_FOREGROUND_IMAGE="./assets/adaptive-icon.png"
ANDROID_ADAPTIVE_BACKGROUND_COLOR="#FCCA19"